persistence/authentication-process

act as Security Support Provider DLL

rule:
  meta:
    name: act as Security Support Provider DLL
    namespace: persistence/authentication-process
    authors:
      - jakub.jozwiak@mandiant.com
    scopes:
      static: file
      dynamic: file
    att&ck:
      - Persistence::Boot or Logon Autostart Execution::Security Support Provider [T1547.005]
    references:
      - https://learn.microsoft.com/en-us/windows/win32/secauthn/lsa-mode-initialization
      - https://github.com/Hagrid29/DuplicateDump/blob/main/LSAPlugin/LSASSP/dllmain.cpp
    examples:
      - 36f506a34b99bf4c199b3c9ec8aa02bd631feafdca20e69e33e714c269ddb8c5
  features:
    - or:
      - export: SpLsaModeInitialize

last edited: 2023-11-24 10:35:05